On a SELinux enabled machine, in order to use any port other than the default ports in the Session Monitor, add the port in the SELinux port list using the ...
Edit /etc/httpd/conf/httpd. · Run the semanage port -a -t http_port_t -p tcp 12345 command as the root user to add the port to SELinux policy configuration. · Run ...
16700 is the correct action to allow the port in SELinux. If it doesn't work then you need to figure out why. Check the error messages you may have received.
I am really only interested in how to open a port for a custom server / web service. Setting file path access sounds nice too but I can manage that with user ...
I'm going to do here, configure Fedora 35 to use port 33000 for incoming SSH traffic. This same process will work on any Linux distribution that uses SELinux.